In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText / ForeColor Property

ForeColor Property (AnnotationText)

In This Topic
Syntax
'Declaration

 

Public Shadows Property ForeColor As Color
public new Color ForeColor {get; set;}
public read-write property ForeColor: Color; 
public hide function get,set ForeColor : Color
public: __property new Color get_ForeColor();

public: __property new void set_ForeColor( 

   Color value

);
public:

new property Color ForeColor {

   Color get();

   void set (    Color value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText
AnnotationText Members